exception n. 1.例外;除外,除去。 2.【法律】抗告;異議,不服,反對。 Every rule has its exceptions. 任何規(guī)則均有例外。 by way of exception 作為例外。 liable [subject] to exception 容易遭到反對的,會引起異議的。 make an exception of 把…作為例外。 make no exceptions 一視同仁,一樣看待。 take exception 1. 反對,表示異議。 2. 有反感。 take exception at 發(fā)怒,生氣。 take exception to [against] 對…提出異議。 without exception 一概,全都;無例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 無例外的。
Exception mode is also useful because you can structure your error handling more clearly than with traditional php - style warnings , and with less code nesting than by running in silent mode and explicitly checking the return value of each database call 異常模式另一個有用的地方是,與傳統(tǒng)的php風格的警告相比,您可以更清晰地構(gòu)造自己的錯誤處理,而且,比起以靜寂方式以及顯式地檢查每個數(shù)據(jù)庫調(diào)用的返回值,異常模式需要的代碼/嵌套也更少。